projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be2aa13
)
* lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
author
Juri Linkov
<juri@jurta.org>
Mon, 17 Jun 2013 22:45:14 +0000
(
01:45
+0300)
committer
Juri Linkov
<juri@jurta.org>
Mon, 17 Jun 2013 22:45:14 +0000
(
01:45
+0300)
lisp/ChangeLog
patch
|
blob
|
history
lisp/net/webjump.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1fa89f4a70d4ac399b384cc7250586a7c2804653..ca6237306412f7ce57212cdb5920db2b2089682f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2013-06-17 Juri Linkov <juri@jurta.org>
+
+ * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
+
2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
* emacs-lisp/package.el (package-load-descriptor): Remove
diff --git
a/lisp/net/webjump.el
b/lisp/net/webjump.el
index 8e23a719f8b663a7c6882669b73f9d1b8bf896ce..a7db6d0a73bbac9dd3b9b10e3cc5647ecccdb9ce 100644
(file)
--- a/
lisp/net/webjump.el
+++ b/
lisp/net/webjump.el
@@
-217,6
+217,9
@@
"www.emacswiki.org/cgi-bin/wiki/" ""])
;; Internet search engines.
+ ("DuckDuckGo" .
+ [simple-query "duckduckgo.com"
+ "duckduckgo.com/?q=" ""])
("Google" .
[simple-query "www.google.com"
"www.google.com/search?q=" ""])